From c389511b8600d2b18f62a776829f596254bf8285 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 3 Nov 2015 14:21:30 -0500 Subject: [PATCH] paned: Add diagrams to CSS documentation --- gtk/gtkpaned.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gtk/gtkpaned.c b/gtk/gtkpaned.c index d749d648a8..a959c6c9e8 100644 --- a/gtk/gtkpaned.c +++ b/gtk/gtkpaned.c @@ -78,6 +78,11 @@ * * # CSS nodes * + * |[ + * paned + * ╰── separator + * ]| + * * GtkPaned has a main CSS node with name paned, and a subnode for * the separator with name separator. * -- 2.30.2